getRouteList

abstract fun getRouteList(): List<Integer>

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;

Return

A list containing the route.